Auto merge of #1943 - mseri:patch-1, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 29 Aug 2015 17:00:51 +0000 (17:00 +0000)
committerbors <bors@rust-lang.org>
Sat, 29 Aug 2015 17:00:51 +0000 (17:00 +0000)
commit1d0823b35e5bb593416b643575ad197c98c831d4
tree612c2d7ead05718c6e9d508a643fa02786030d19
parent1c27185cdaeb675a34e398e871f781b6c60dd20b
parent33530797a4496c64912b5ae1e58d8baf07020098
Auto merge of #1943 - mseri:patch-1, r=alexcrichton

It maybe a tacky way, but I think that changing `util::without_prefix` is a bad approach. Maybe modify `process.build_command` could be another possible approach.

It could be worth to take more time to be sure to find the root of the problem. I am quite new to rust, if anybody can point out the right way of dealing with it, I will be happy to submit a new PR.